Skip to content

Releases: SebKuzminsky/pycam

PyCAM v0.6.4

28 Jul 19:14
v0.6.4
Compare
Choose a tag to compare
  • Allow direct import of SVG files (without inkscape/pstoedit)
  • Improve accuracy when importing non-straight lines
  • Fix handling of missing OpenGL support

PyCAM v0.6.3

07 Jan 20:14
Compare
Choose a tag to compare
  • multiple fixes for the DXF import
  • minor python2/3 improvements for CXF import

PyCAM v0.6.2

27 Oct 16:45
Compare
Choose a tag to compare

Lots of bugfixes!

Version 0.6.1 - 2017-03-11

11 Mar 02:51
Compare
Choose a tag to compare
  • GCode: limit vertical feedrate (maximum speed of plunge move)
  • removed experimental support for ODE
    • the ODE library seems to be not actively developed anymore
  • removed obsolete support for psyco
  • prepared code for Python3
    • Python2-only dependencies are still required
  • updated help locations (from the old wiki to the new documentation website)

PyCAM 0.6

18 Feb 19:08
Compare
Choose a tag to compare

This is the first release in six years! PyCAM is back!

v0.5.1: merged r1088-r1093

22 Feb 22:53
@njh njh
Compare
Choose a tag to compare

PyCAM v0.5.1 release notes (2011/06/13):

This new release of PyCAM contains one important new feature (extrusion of 2D
models) and many small fixes and improvements. Windows users will enjoy a more
modern look of the GUI theme and Linux users will be happy about a packaging
with better integration into the desktop. Additionally the 3D preview
performance improved drastically.

Read the detailed list of changes in the developer blog:
http://fab.senselab.org/node/230